Stores the given local context item into the given context node.
If a LCI with the some id, type and class identifier allready exists
in the context node, the old one will be purged, and the new one
inserted.
INPUTS
iff
pointer to IFFHandle struct.
localItem
pointer to LCI to install.
contextNode
pointer to the context node in which the LCI will be stored.